home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / HENSA / FILE / TEMPLAOF.TXT < prev    next >
Encoding:
Text File  |  1997-11-24  |  1.3 KB  |  41 lines

  1. Title:            TEMPLAOF
  2. Author:            George Saliaris (gsal@posidon.servicenet.ariadne-t.gr)
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        George Saliaris (gsal@posidon.servicenet.ariadne-t.gr)
  8. Date:            08/04/95
  9. Keywords:        File conversion programs ; Template programs
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/d067
  17. Date mounted/updated:    28/04/95
  18. File names:        templaof.arc
  19. Unarchived files:    5
  20. Unarchived size:    39 kbytes
  21. Omissions:        
  22. See also:        DATATOAOF (a191)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. TemplAOF allows you to embed Template files in an executable when using
  35. RISC_OSLib. Also with slight modifications it can be used for relocatable
  36. module tasks that need to encapsulate templates in their code.  This is
  37. useful if you need such a facility in order to write a stand-alone
  38. relocatable module task in assembler. Also there are some desirable side-
  39. effects: less memory is required for templates and when programming in
  40. assembler you can access indirected data easier.
  41.